home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILSTEM / UTIL2.LZH / DOORS.DO1 < prev    next >
Text File  |  1986-10-30  |  2KB  |  50 lines

  1.  
  2.           DOORS                                   John Dickinson
  3.           Command                                          No. 8
  4.  
  5.           ______________________________________________________
  6.  
  7.           Purpose:  Permits switching between two simultaneously
  8.                     connected displays without leaving an
  9.                     application program and thereby losing the
  10.                     contents of the alternate screen.
  11.  
  12.           Format:   DOORS        (loads memory-resident program)
  13.                     <Alt-Right Shift>  (toggles between screens)
  14.  
  15.           Remarks:  When the second screen display is invoked by
  16.                     pressing Alt-Right Shift, DOORS begins by
  17.                     copying the first screen to the second.  The
  18.                     first screen display remains resident on that
  19.                     monitor, for reference, but the focus of your
  20.                     work shifts to the second screen, on which
  21.                     you may continue working.  If you then
  22.                     subsequently switch back to the first monitor
  23.                     (by pressing Alt-Right Shift again), the
  24.                     second monitor's current contents will remain
  25.                     on its display but will initially be copied
  26.                     to the first monitor.
  27.  
  28.                     Since the monochrome display cannot support
  29.                     40-column text or color graphics modes, DOORS
  30.                     can only be used with your color monitor set
  31.                     for 80-column text mode.  In addition to
  32.                     switching between monochrome and color text
  33.                     modes, however, DOORS permits you to store
  34.                     a screen from either a monochrome or a high-
  35.                     resolution EGA text display to the other 
  36.                     monitor, though you must toggle back to re-
  37.                     sume your work on the display from which 
  38.                     you started.
  39.  
  40.                     Notes:
  41.  
  42.                     1.   DOORS.COM may not work with
  43.                          "compatibles" that do not use the same
  44.                          keyboard interrupt structure as the PC.
  45.                          Further, as with all memory-resident
  46.                          software, it may not be compatible with
  47.                          all programs.
  48.  
  49.                     2.   Requires DOS 2.0 or later.
  50.